home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / mdosp401.zip / MDHLP < prev    next >
Text File  |  1991-10-27  |  1KB  |  25 lines

  1. MultiDos Plus Commands:
  2.  
  3. ru, prog
  4. pr, prog [, pri] --> change/display priority
  5. ab, prog         --> abort
  6. ss, prog         --> suspend
  7. go, prog         --> resume 
  8. ALT Z            --> program selection
  9. bat path_name    --> batch command execution
  10. asg prog index scan
  11. echo text or *   --> echo text, * only clears screen
  12. rem comment text --> comment command for auto startup files
  13. cd path_name     --> change directory
  14. comm port parms  --> program console I/O goes through RS232 ports
  15. nd               --> no display
  16. di               --> program needs display memory
  17. xq               --> program execution to start immediately
  18. lo               --> program execution starts only after foreground selection
  19. fg               --> force program to foreground
  20. rm               --> initial memory allocation for program
  21. am               --> additional memory allocation for program
  22. sbk              --> suspend task in the background
  23. miscflag <value> --> set bits in the misc. flag word in the TCB
  24. exit             --> exit MultiDos Plus
  25.